mickey [Sun, 16 Feb 1997 14:39:37 +0000 (14:39 +0000)]
opendir, readdir, closedir (define NO_READDIR, if none required)
minor fix in cd9660
only ufs working, all the others are on the list....
downsj [Sun, 16 Feb 1997 14:37:06 +0000 (14:37 +0000)]
More rd changes that were missed... Still not working.
deraadt [Sun, 16 Feb 1997 11:08:16 +0000 (11:08 +0000)]
need errno.h
downsj [Sun, 16 Feb 1997 10:57:42 +0000 (10:57 +0000)]
Add rdroot, from mvme68k.
deraadt [Sun, 16 Feb 1997 10:55:08 +0000 (10:55 +0000)]
duh
downsj [Sun, 16 Feb 1997 10:44:46 +0000 (10:44 +0000)]
Updated to reflect reality.
downsj [Sun, 16 Feb 1997 10:42:14 +0000 (10:42 +0000)]
Add initial ram disk support.
downsj [Sun, 16 Feb 1997 10:40:50 +0000 (10:40 +0000)]
Add rd device and raminst from mvme68k.
deraadt [Sun, 16 Feb 1997 10:31:23 +0000 (10:31 +0000)]
deal with errors in recent change better
deraadt [Sun, 16 Feb 1997 10:26:36 +0000 (10:26 +0000)]
change from <> to [] and document
deraadt [Sun, 16 Feb 1997 10:22:24 +0000 (10:22 +0000)]
when printing local port numbers, print rpc service name in <> after port number, if available
tholo [Sun, 16 Feb 1997 07:51:12 +0000 (07:51 +0000)]
Don't give summary line at end when using tar format
deraadt [Sun, 16 Feb 1997 07:42:52 +0000 (07:42 +0000)]
when spawning editor child, use signal() instead of sigprocmask(SIG_BLOCK...
this appears to prevent the intermediate shell from playing with the signals
such that it gets a tty signal inside an editor such as emacs.
this was very annoying
tholo [Sun, 16 Feb 1997 06:54:21 +0000 (06:54 +0000)]
Correct handling of long filenames that has been stored with a prefix in
the archive; generate POSIXly correct padding of octal fields.
deraadt [Sun, 16 Feb 1997 05:59:43 +0000 (05:59 +0000)]
block $ENV too, sigh
deraadt [Sun, 16 Feb 1997 04:42:50 +0000 (04:42 +0000)]
udp packets less than min udp packet length are bad; davem@jenolan.rutgers.edu
downsj [Sun, 16 Feb 1997 04:39:07 +0000 (04:39 +0000)]
/sbin/nologin implies hushlogin.
downsj [Sun, 16 Feb 1997 04:15:31 +0000 (04:15 +0000)]
Just for the hell of it..?
rahnds [Sun, 16 Feb 1997 04:00:47 +0000 (04:00 +0000)]
clean up and add missing file from previous commit
rahnds [Sun, 16 Feb 1997 03:57:28 +0000 (03:57 +0000)]
Changes to support rd miniroot building.
rahnds [Sun, 16 Feb 1997 03:26:23 +0000 (03:26 +0000)]
Add the final? pieces to support mvme68k ramdisk support.
uses rdsetroot to create a ramdisk in a kernel image.
rahnds [Sun, 16 Feb 1997 03:19:52 +0000 (03:19 +0000)]
Add new kernel configuration that support ramdisk in the data segment
via rdsetroot.
deraadt [Sun, 16 Feb 1997 00:04:25 +0000 (00:04 +0000)]
give up on amd -M until amd gets proper localhost detection
deraadt [Sat, 15 Feb 1997 23:44:31 +0000 (23:44 +0000)]
buf oflow, danny@freebsd.org
mickey [Sat, 15 Feb 1997 21:38:26 +0000 (21:38 +0000)]
SAVE_MEMORY even more
tholo [Sat, 15 Feb 1997 19:56:58 +0000 (19:56 +0000)]
Rename crypt() entry in libdes to des_crypt
tholo [Sat, 15 Feb 1997 19:56:16 +0000 (19:56 +0000)]
Kill warning
mickey [Sat, 15 Feb 1997 17:40:21 +0000 (17:40 +0000)]
add kernel_text symbol (just like other archs)
rahnds [Sat, 15 Feb 1997 15:22:08 +0000 (15:22 +0000)]
Move the debug print into the ifdef DEBUG section.
rahnds [Sat, 15 Feb 1997 14:47:59 +0000 (14:47 +0000)]
Only copy a cpudisklabel in the disklabel structure if a valid one is found.
This allows rd disklabels to be read and should allow generic BSD disklabels.
deraadt [Sat, 15 Feb 1997 10:56:30 +0000 (10:56 +0000)]
new blowfish crypt interfaces; crank it
provos [Sat, 15 Feb 1997 09:47:54 +0000 (09:47 +0000)]
when using strsep you should be aware that the delimiter will be replaced
by a nifty '0', so you cant check for a colon instead and dump some
I am sorry, Dave. I can't do that.
angelos [Sat, 15 Feb 1997 04:57:42 +0000 (04:57 +0000)]
Minor change to bypass compilation failure.
rahnds [Sat, 15 Feb 1997 04:27:11 +0000 (04:27 +0000)]
Add new style of miniroot building. primarily based on the distrib/miniroot
code.
rahnds [Sat, 15 Feb 1997 04:06:36 +0000 (04:06 +0000)]
Removal of the sun3 pieces of the miniroot build mechanism.
Prepare for new setroot version.
kstailey [Fri, 14 Feb 1997 23:50:17 +0000 (23:50 +0000)]
back out changes to rei function
provos [Fri, 14 Feb 1997 23:28:47 +0000 (23:28 +0000)]
passwd.conf define.
provos [Fri, 14 Feb 1997 23:27:25 +0000 (23:27 +0000)]
include blowfish cipher - free config of which cipher to use
deraadt [Fri, 14 Feb 1997 23:14:19 +0000 (23:14 +0000)]
lowercase names
kstailey [Fri, 14 Feb 1997 23:01:04 +0000 (23:01 +0000)]
back out Jason's copypage/zeropage() change
kstailey [Fri, 14 Feb 1997 21:53:18 +0000 (21:53 +0000)]
add SPL#, back out Makefile.sun3 change
kstailey [Fri, 14 Feb 1997 21:45:25 +0000 (21:45 +0000)]
make things get out-of-date if genassym.c is touched
kstailey [Fri, 14 Feb 1997 21:13:49 +0000 (21:13 +0000)]
add PSL_IPL7
deraadt [Fri, 14 Feb 1997 21:08:38 +0000 (21:08 +0000)]
mention that ls -o shows the existing file modes
kstailey [Fri, 14 Feb 1997 20:54:00 +0000 (20:54 +0000)]
back out prev. change
kstailey [Fri, 14 Feb 1997 20:35:02 +0000 (20:35 +0000)]
switch from <sys/types.h> to <sys/param.h>
kstailey [Fri, 14 Feb 1997 19:24:04 +0000 (19:24 +0000)]
move prototype of spl0() to param.h
kstailey [Fri, 14 Feb 1997 19:08:21 +0000 (19:08 +0000)]
add prototype of spl0(), but should it go here?
kstailey [Fri, 14 Feb 1997 18:55:10 +0000 (18:55 +0000)]
put back FC_CONTROL
provos [Fri, 14 Feb 1997 18:42:10 +0000 (18:42 +0000)]
another header update
kstailey [Fri, 14 Feb 1997 18:41:48 +0000 (18:41 +0000)]
remove stuff that is in <m68k/cpu.h>
provos [Fri, 14 Feb 1997 18:40:14 +0000 (18:40 +0000)]
header update
kstailey [Fri, 14 Feb 1997 18:30:42 +0000 (18:30 +0000)]
remove stuff that is in <m68k/cpu.h>
deraadt [Fri, 14 Feb 1997 18:15:28 +0000 (18:15 +0000)]
limit writes to ifp->if_mtu not TUNMTU
kstailey [Fri, 14 Feb 1997 18:15:23 +0000 (18:15 +0000)]
remove old #define of splx() and update rei funciton in locore.s
kstailey [Fri, 14 Feb 1997 18:01:58 +0000 (18:01 +0000)]
change spl0 from macro to assember function in locore.s
kstailey [Fri, 14 Feb 1997 17:57:06 +0000 (17:57 +0000)]
change inline version of _spl() to macro
kstailey [Fri, 14 Feb 1997 17:52:26 +0000 (17:52 +0000)]
add tag
kstailey [Fri, 14 Feb 1997 17:49:35 +0000 (17:49 +0000)]
move spl() stuff from psl.h to param.h
deraadt [Fri, 14 Feb 1997 17:20:09 +0000 (17:20 +0000)]
hide fsid in getfsstat too, clone of millert fix, problem spotted by bitblt
deraadt [Fri, 14 Feb 1997 16:39:23 +0000 (16:39 +0000)]
round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom
niklas [Fri, 14 Feb 1997 11:05:11 +0000 (11:05 +0000)]
#include <stdlib.h>
niklas [Fri, 14 Feb 1997 11:02:05 +0000 (11:02 +0000)]
64-bit clean
niklas [Fri, 14 Feb 1997 10:56:34 +0000 (10:56 +0000)]
#include <string.h>
niklas [Fri, 14 Feb 1997 10:28:17 +0000 (10:28 +0000)]
Use standard header files instead of declaring system funcs explicitly
millert [Fri, 14 Feb 1997 07:05:18 +0000 (07:05 +0000)]
Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.
Closes OpenBSD PR system/107.
rahnds [Fri, 14 Feb 1997 05:10:17 +0000 (05:10 +0000)]
Copy all of 040 fp exception vectors into table. previous structure
only copied the array size of bytes instead of the array size of ints.
tholo [Fri, 14 Feb 1997 03:53:02 +0000 (03:53 +0000)]
Add IEEE Std 1387.2-1995 (POSIX.7.2)
kstailey [Thu, 13 Feb 1997 23:33:37 +0000 (23:33 +0000)]
don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.
niklas [Thu, 13 Feb 1997 23:33:26 +0000 (23:33 +0000)]
Remove statics to ease DDB debugging
niklas [Thu, 13 Feb 1997 23:31:33 +0000 (23:31 +0000)]
Provide ccd's major number
niklas [Thu, 13 Feb 1997 23:27:03 +0000 (23:27 +0000)]
Applitron's 128 MB PentiumPro with 64MB buffer cache
niklas [Thu, 13 Feb 1997 23:22:51 +0000 (23:22 +0000)]
regen
provos [Thu, 13 Feb 1997 22:41:51 +0000 (22:41 +0000)]
blf.h headerfile install
deraadt [Thu, 13 Feb 1997 22:32:46 +0000 (22:32 +0000)]
if i find one more little problem, and have to make one more little
tweak to this ip option handling code I am going to absolutely scream
in rage, following which I will rip the bloody innards out of netinet
and build my own new incompatible option checking/processing interface
that does not make it so hidiously difficult to check if a session has
source routes active!
kstailey [Thu, 13 Feb 1997 22:32:38 +0000 (22:32 +0000)]
prototypes (strike one)
deraadt [Thu, 13 Feb 1997 22:29:07 +0000 (22:29 +0000)]
option handling is a bitch
deraadt [Thu, 13 Feb 1997 22:21:08 +0000 (22:21 +0000)]
ok, i finally learned about struct ipoption
kstailey [Thu, 13 Feb 1997 22:14:01 +0000 (22:14 +0000)]
prototypes
kstailey [Thu, 13 Feb 1997 21:49:15 +0000 (21:49 +0000)]
add #include <machine/cpu.h> for prototype of fusword()
kstailey [Thu, 13 Feb 1997 20:17:16 +0000 (20:17 +0000)]
enlarged vmstat -m "Type" column to accomodate "MSDOSFS mount"
niklas [Thu, 13 Feb 1997 19:45:16 +0000 (19:45 +0000)]
Merge of NetBSD 970211
kstailey [Thu, 13 Feb 1997 18:13:31 +0000 (18:13 +0000)]
prevent free()ed object from being referenced
kstailey [Thu, 13 Feb 1997 18:11:04 +0000 (18:11 +0000)]
added M_PFIL for packet filter
deraadt [Thu, 13 Feb 1997 17:28:39 +0000 (17:28 +0000)]
fix YP and non-YP cases to exit/warn nicely
provos [Thu, 13 Feb 1997 16:59:53 +0000 (16:59 +0000)]
added bcrypt + blowfish
provos [Thu, 13 Feb 1997 16:58:44 +0000 (16:58 +0000)]
added hook for bcrypt
pefo [Thu, 13 Feb 1997 16:50:15 +0000 (16:50 +0000)]
riscpc++
provos [Thu, 13 Feb 1997 16:32:11 +0000 (16:32 +0000)]
blowfish encryption header file
provos [Thu, 13 Feb 1997 16:31:16 +0000 (16:31 +0000)]
password hashing algorithm using blowfish
provos [Thu, 13 Feb 1997 16:28:33 +0000 (16:28 +0000)]
Unpatended fast block cipher for new password hashing.
deraadt [Thu, 13 Feb 1997 16:26:58 +0000 (16:26 +0000)]
off-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnarsson@emw.ericsson.se
millert [Thu, 13 Feb 1997 06:22:42 +0000 (06:22 +0000)]
Return idle time of 0, not -1 for users w/o a tty.
kstailey [Thu, 13 Feb 1997 05:54:16 +0000 (05:54 +0000)]
back out prev. change
deraadt [Thu, 13 Feb 1997 05:41:38 +0000 (05:41 +0000)]
permit 32-bit uid/gid, help from millert
millert [Thu, 13 Feb 1997 05:20:53 +0000 (05:20 +0000)]
Mention that certain fields are accessible to the super-user only.
kstailey [Thu, 13 Feb 1997 05:09:33 +0000 (05:09 +0000)]
make SPLNET() do splsoftnet()
millert [Thu, 13 Feb 1997 02:45:43 +0000 (02:45 +0000)]
Don't expose f_fsid to non-root.
kstailey [Thu, 13 Feb 1997 01:19:05 +0000 (01:19 +0000)]
Allow use of interface name in rules file. This way if you have a dynamic
IP address you don't have to edit the rules file every time you connect.
Example of usage:
coyote% cat /etc/nat.rules
map ppp0 10.0.0.0/8 -> ppp0/32 portmap tcp/udp 10000:20000
ppp0 is automagically transformed into the IP address of the ppp0 interface.
deraadt [Thu, 13 Feb 1997 00:12:07 +0000 (00:12 +0000)]
ok, this time the $HOSTCC stuff works correctly