summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | This commit was generated by cvs2svn to compensate for changes in r103373,obrien2002-09-1660-971/+2781
|\ \
| * | Virgin import of Christos Zoulas's FILE 3.39.obrien2002-09-1660-971/+2781
* | | Create bzgrep.obrien2002-09-163-0/+45
* | | geom_aes.c requires rijndael cryptogrehan2002-09-161-0/+2
* | | Reformat an overly-wide comment.wollman2002-09-161-3/+3
* | | fcntl(..., F_SETLKW, ...) takes a pointer to a struct flock just liketmm2002-09-161-0/+1
* | | Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.julian2002-09-1520-150/+277
* | | Deprecate the USB_SETDEBUG IOCTL as debug levels can now be setjoe2002-09-151-13/+0
* | | Garbage-collected __ELF__ ifdefs.bde2002-09-151-10/+2
* | | Don't use the ELF symbol type to summarily reject symbols inbde2002-09-151-4/+0
* | | Made this work on i386's at least. It wants ELF section headers forbde2002-09-151-2/+34
* | | Suitably shrink a comment so it applies again.phk2002-09-152-10/+4
* | | Made this compile (but not work). This involved mainly const poisoningbde2002-09-151-8/+18
* | | Allocate 64K recieve buffer for DNS responses.ume2002-09-151-20/+45
* | | s/protocole/protocol/ceri2002-09-151-1/+1
* | | Document intptr_t and uintptr_t.mike2002-09-151-7/+22
* | | makeLINT.sed replaced makeLINT.sh about 4 months ago.mike2002-09-151-19/+0
* | | s/Danglish/English/phk2002-09-151-4/+5
* | | Removed unused includes. Sorted includes. This is part of removingbde2002-09-151-5/+1
* | | Garbage-collected splmem.bde2002-09-151-7/+5
* | | Check for truncation in calls to res_send/res_query/res_search.nectar2002-09-156-12/+42
* | | Removed most namespace pollution in this header: don't include <vm/uma.h>;bde2002-09-151-3/+3
* | | Try to pick up disk geometry with specific DIOC* ioctls, rather thanphk2002-09-151-1/+21
* | | Add "-t" to useage message and comment. (The -t option was addeddwmalone2002-09-151-3/+3
* | | Some BIOSs are using MTRR values that are only documented under NDAdwmalone2002-09-156-2/+27
* | | Define __LONG_LONG_SUPPORTED if the compiler claims to support C99.bde2002-09-151-2/+1
* | | Include <sys/systm.h> instead of depending on namespace pollution 2bde2002-09-151-0/+1
* | | Some change in src/share/mk seems to have made it possible to removephk2002-09-1514-14/+0
* | | Remove the unused _bio_buf field. I can't even remember if this ever gotphk2002-09-151-1/+0
* | | Fix i810 after i830 commit.anholt2002-09-152-0/+4
* | | Add wcstod() as a wrapper around strtod(). It does not handle any characterstjr2002-09-154-2/+163
* | | Fixed breakage from removing the used include of <sys/buf.h> in thebde2002-09-151-0/+3
* | | Use the heap instead of the stack to store temporary multibyte stringtjr2002-09-151-10/+28
* | | Make a comment reflect less of a lie, NOCPU is used to generally mean that wejmallett2002-09-151-1/+1
* | | Backout the increase of MAXPACKET from 1024 to 65536: itnectar2002-09-156-7/+26
* | | Un-inline the non-trivial "trivial" bio* functions.phk2002-09-143-57/+45
* | | Add additional information returned to userland by the device queryingimp2002-09-142-10/+23
* | | remove #includes of <sys/bio.h> where not needed.phk2002-09-144-4/+0
* | | FreeBSD -current doesn't need <sys/buf.h> or <sys/bio.h>.phk2002-09-141-3/+2
* | | Move setugidsafety() call outside of process lock. This prevents a locknjl2002-09-141-3/+5
* | | Userland changes to go with vnode->v_tag change.njl2002-09-141-23/+18
* | | Use the macros from machine/fsr.h; some minor cleanups.tmm2002-09-141-5/+6
* | | Add implementations of fpgetmask(), fpgetround(), fpgetsticky(),tmm2002-09-146-1/+126
* | | Use the definitions in machine/fsr.h instead of duplicating these magictmm2002-09-141-9/+11
* | | Clean up a bit, and add some more macros to access %fsr fields.tmm2002-09-141-14/+17
* | | Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value.ume2002-09-141-0/+2
* | | kthread.h is not neededscottl2002-09-141-1/+0
* | | Removed a debugging printf() left here in peter'smux2002-09-141-1/+0
* | | Remove a conditional #include <sys/kernel.h>, it is alreadymux2002-09-141-1/+0
* | | Return an error if a symbol is not found in reloc_jmpslots() instead oftmm2002-09-141-0/+2
OpenPOWER on IntegriCloud