1997-02-15 |
rahnds | Add new style of miniroot building. primarily based... |
commit | commitdiff | tree | snapshot |
1997-02-15 |
rahnds | Removal of the sun3 pieces of the miniroot build mechanism. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | back out changes to rei function |
commit | commitdiff | tree | snapshot |
1997-02-14 |
provos | passwd.conf define. |
commit | commitdiff | tree | snapshot |
1997-02-14 |
provos | include blowfish cipher - free config of which cipher... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
deraadt | lowercase names |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | back out Jason's copypage/zeropage() change |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | add SPL#, back out Makefile.sun3 change |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | make things get out-of-date if genassym.c is touched |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | add PSL_IPL7 |
commit | commitdiff | tree | snapshot |
1997-02-14 |
deraadt | mention that ls -o shows the existing file modes |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | back out prev. change |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | switch from <sys/types.h> to <sys/param.h> |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | move prototype of spl0() to param.h |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | add prototype of spl0(), but should it go here? |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | put back FC_CONTROL |
commit | commitdiff | tree | snapshot |
1997-02-14 |
provos | another header update |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | remove stuff that is in <m68k/cpu.h> |
commit | commitdiff | tree | snapshot |
1997-02-14 |
provos | header update |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | remove stuff that is in <m68k/cpu.h> |
commit | commitdiff | tree | snapshot |
1997-02-14 |
deraadt | limit writes to ifp->if_mtu not TUNMTU |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | remove old #define of splx() and update rei funciton... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | change spl0 from macro to assember function in locore.s |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | change inline version of _spl() to macro |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | add tag |
commit | commitdiff | tree | snapshot |
1997-02-14 |
kstailey | move spl() stuff from psl.h to param.h |
commit | commitdiff | tree | snapshot |
1997-02-14 |
deraadt | hide fsid in getfsstat too, clone of millert fix, probl... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
deraadt | round RLIMIT_STACK; problem spotted by jfw@jfwhome... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
niklas | #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
1997-02-14 |
niklas | 64-bit clean |
commit | commitdiff | tree | snapshot |
1997-02-14 |
niklas | #include <string.h> |
commit | commitdiff | tree | snapshot |
1997-02-14 |
niklas | Use standard header files instead of declaring system... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
millert | Deal with 64-bit offsets and report bytes copied as... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
rahnds | Copy all of 040 fp exception vectors into table. previo... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
tholo | Add IEEE Std 1387.2-1995 (POSIX.7.2) |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | don't fail completely in if_addr() just because one... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
niklas | Remove statics to ease DDB debugging |
commit | commitdiff | tree | snapshot |
1997-02-13 |
niklas | Provide ccd's major number |
commit | commitdiff | tree | snapshot |
1997-02-13 |
niklas | Applitron's 128 MB PentiumPro with 64MB buffer cache |
commit | commitdiff | tree | snapshot |
1997-02-13 |
niklas | regen |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | blf.h headerfile install |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | if i find one more little problem, and have to make... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | prototypes (strike one) |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | option handling is a bitch |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | ok, i finally learned about struct ipoption |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | prototypes |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | add #include <machine/cpu.h> for prototype of fusword() |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | enlarged vmstat -m "Type" column to accomodate "MSDOSFS... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
niklas | Merge of NetBSD 970211 |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | prevent free()ed object from being referenced |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | added M_PFIL for packet filter |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | fix YP and non-YP cases to exit/warn nicely |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | added bcrypt + blowfish |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | added hook for bcrypt |
commit | commitdiff | tree | snapshot |
1997-02-13 |
pefo | riscpc++ |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | blowfish encryption header file |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | password hashing algorithm using blowfish |
commit | commitdiff | tree | snapshot |
1997-02-13 |
provos | Unpatended fast block cipher for new password hashing. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | off-by-one-slot for IP timestamp option data inserts... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
millert | Return idle time of 0, not -1 for users w/o a tty. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | back out prev. change |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | permit 32-bit uid/gid, help from millert |
commit | commitdiff | tree | snapshot |
1997-02-13 |
millert | Mention that certain fields are accessible to the super... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | make SPLNET() do splsoftnet() |
commit | commitdiff | tree | snapshot |
1997-02-13 |
millert | Don't expose f_fsid to non-root. |
commit | commitdiff | tree | snapshot |
1997-02-13 |
kstailey | Allow use of interface name in rules file. This way... |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | ok, this time the $HOSTCC stuff works correctly |
commit | commitdiff | tree | snapshot |
1997-02-13 |
deraadt | still uses mktemp; XXX to death for a modicum of securi... |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | typo, msaitoh@spa.is.uec.ac.jp |
commit | commitdiff | tree | snapshot |
1997-02-12 |
pefo | Don't space text/data in shared libs by 256Mb. ld.so... |
commit | commitdiff | tree | snapshot |
1997-02-12 |
kstailey | add tag |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | more XXXX for mktemp |
commit | commitdiff | tree | snapshot |
1997-02-12 |
dm | Don't print garbage on EOF. |
commit | commitdiff | tree | snapshot |
1997-02-12 |
dm | Sign extension problem. |
commit | commitdiff | tree | snapshot |
1997-02-12 |
kstailey | Stat field takes 5 chars not 4 (think "IW<s+") |
commit | commitdiff | tree | snapshot |
1997-02-12 |
kstailey | protect ip_natexpire |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | fix option argument parsing, nirva@ishiboo.com |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | fix typecast; janjaap@stack.nl |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | mark descriptors free in bpfilterattach() instead of... |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | The original disklabel code from dale had an unaligned... |
commit | commitdiff | tree | snapshot |
1997-02-12 |
rahnds | when changing a device entry slot, remove the old one. |
commit | commitdiff | tree | snapshot |
1997-02-12 |
dm | Delete old ticket file in addition to wiping if there... |
commit | commitdiff | tree | snapshot |
1997-02-12 |
deraadt | gcc's use of /tmp files is raceable (as pointed out... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
kstailey | IPF 1.3.7 |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | document that -B may blow away important bits (on i386... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
kstailey | add -m68020 to AFLAGS |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | add default route before fiddling with loopback route... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | Fix for non-kerberos. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | use RPC over TCP; Michael.Eriksson@era-t.ericsson.se |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | ensure ipt->ipt_ptr is right; pr#96, andreas.gunnarsson... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
kstailey | prototypes for copypage & zeropage |
commit | commitdiff | tree | snapshot |
1997-02-11 |
niklas | is we were set[ug]id an unitialized ptr bit us |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | build hoststrip for install purposes; noted by tv@slack... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
kstailey | no more VNODEPAGER #define |
commit | commitdiff | tree | snapshot |
1997-02-11 |
rahnds | changes to support the new disklabeled ramdisk (rd... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
rahnds | Add ramdisk (rd) character major number, put the device... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | Remove occurences of headswitch and trackseek, they... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | Add fs_id support and random inode generation numbers... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
millert | We now has fs_id in struct fs. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
tholo | Handle tickets the same way as login(1) does; remove... |
commit | commitdiff | tree | snapshot |
next |