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 |
1997-02-11 |
tholo | Need <bsd.obj.mk> earlier to have access to ${__objdir... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
gene | Synchronize kadmin service names with header files. |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | ok, transmit on port 0 works... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
deraadt | wl0 moves to ipl 3 |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | make it work |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | catch up to i386 install.sh |
commit | commitdiff | tree | snapshot |
1997-02-10 |
gvf | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
mickey | install zopen.3 too |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Use copypage and zeropage. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | kill extra decl |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | mac68k copypage/zeropage changes. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | zeropage -> devzeropage |
commit | commitdiff | tree | snapshot |
1997-02-10 |
deraadt | login.millert? oh boy |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Completely untested mvme68k changes for copypage/zeropa... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | hp300 portion of the copypage/zeropage/mappedcopy chang... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Add the generic m68k part of the copypage/zeropage... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Add HEAP_LIMIT. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
mickey | add kernel_text symbol |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Permit single block trailers differently. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Kill COMPAT_NOLABEL. It is not appropiate in the moder... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Don't freak out on archives with only a single block... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Make dump(8) really honor -a. Fix up formatting in... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
downsj | Support 16 partitions. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
millert | Pull in stdlib.h for arc4random prototype. |
commit | commitdiff | tree | snapshot |
next |