summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix obscure bug in code loading support that could cause parsing ofsheldonh2002-02-051-1/+1
* | Three times lucky: <stddef.h>, not <sys/param.h>des2002-02-052-2/+2
* | Oops, the correct header to include for NULL is <sys/param.h>.des2002-02-052-2/+2
* | - Do not hang if the resource allocation fails.tanimura2002-02-052-19/+30
* | ANSIfy and constify.des2002-02-055-50/+46
* | Move arguments in prototype out of application namespace.des2002-02-051-1/+1
* | Makes __istype() an inline (and a non inlined) function to avoid C++bbraun2002-02-052-4/+14
* | #include <sys/types.h> for NULL (hidden by Linux-PAM header pollution)des2002-02-052-0/+4
* | #include cleanup.des2002-02-0518-24/+35
* | MFen (1.272 --> 1.275).kuriyama2002-02-051-4/+16
* | Get rid of the twisted MFREE() macro entirely.dillon2002-02-0515-95/+67
* | Give the next BIND-importing schmuck some assistance.nectar2002-02-041-0/+37
* | + A variety of 23XX changes:mjacob2002-02-0410-56/+219
* | Move the pseudofs, procfs and linprocfs modules out from the fs directory.des2002-02-046-31/+34
* | New release note: ldd(1) can be used on shared libraries.bmah2002-02-042-2/+8
* | Match the requirements of the new kernel structures.sos2002-02-041-0/+103
* | Major update of the ATA RAID code, part 1:sos2002-02-0418-2053/+2263
* | getgrouplist now takes `gid_t' instead of `int'.nectar2002-02-041-1/+2
* | hex.c is new in libisc with 8.3.1-REL.nectar2002-02-041-1/+1
* | Resolve conflicts after import of ISC BIND 8.3.1-REL.nectar2002-02-045-692/+664
* | This commit was generated by cvs2svn to compensate for changes in r90209,nectar2002-02-04206-2924/+9141
|\ \
| * | Import of ISC BIND 8.3.1-REL.nectar2002-02-04211-3616/+9806
* | | Change EPERM to EOPNOTSUPP when failing pseudofs_setattr() arbitrarily.rwatson2002-02-041-4/+2
* | | Return EPERM instead of 0 in the un-implemented pseudofs_setattr().rwatson2002-02-041-2/+1
* | | Explicitly declare (gcc internal) functions.markm2002-02-041-0/+1
* | | o Scatter vn_start_write() and vn_finished_write() through ACL code sorwatson2002-02-043-9/+30
* | | New release notes: ngctl(8) write, ps(1) -W deorbit burn.bmah2002-02-042-2/+16
* | | Corrected an argument to in6_pcbnotify().ume2002-02-041-2/+3
* | | In tcp_respond(), correctly reset returned IPv6 header. This is essentialume2002-02-042-0/+6
* | | Two updates from ISO 639-2/RA Change Notice, dated 2001-08-13 andwollman2002-02-041-1/+2
* | | Update alpha-3 code for Romania.wollman2002-02-041-2/+5
* | | ssh_get_authentication_connection() gets its parameters from environmentdes2002-02-041-2/+24
* | | I missed adding a file that was needed on the Alpha (and will be neededobrien2002-02-041-1/+1
* | | Back out the "upgrading" of NBBY to unsigned, as it exposesmarkm2002-02-041-1/+1
* | | Note that Kirk apparently missed adding vn_start_write() and friendsrwatson2002-02-043-0/+9
* | | New release note: Linux emulation needs SYSVSEM.bmah2002-02-042-0/+6
* | | * fix some warningsphantom2002-02-043-19/+18
* | | Protect "make buildworld" against -Werror, as this module does notmarkm2002-02-041-0/+1
* | | Default debugging to OFF now.imp2002-02-044-5/+2
* | | (null delta)sheldonh2002-02-040-0/+0
* | | Add the MTA users 'mailnull' and 'smmp'.sheldonh2002-02-041-0/+2
* | | Supported C-NET(98)P2 PnP mode.nyan2002-02-041-15/+27
* | | describe localeckphantom2002-02-041-2/+4
* | | Add simple diagnostic utility to checking for invalid/incompletephantom2002-02-043-0/+122
* | | Use MACHINE_ARCH instead of MACHINE to check i386 arch.nyan2002-02-041-2/+2
* | | (forced)sobomax2002-02-040-0/+0
* | | Allow ldd(1) be used on shared libraries in addition to executables.sobomax2002-02-045-12/+57
* | | GC meaningless assignment.sobomax2002-02-041-1/+1
* | | Add -L option (SUSv3) to pwd(1). Fix a bug, where realpath(1) wouldmike2002-02-042-28/+84
* | | Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-041-4/+0
OpenPOWER on IntegriCloud