2003-08-26 |
Robert Garrett | what the heck one last one before i go take a nap... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
David Rhodus | M_PREPEND() can fail, meaning the returned mbuf |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Robert Garrett | __P() removal |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Robert Garrett | __P(); not anymore in this directory |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Robert Garrett | __P() removal |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Matthew Dillon | Remove additional KKASSERT(p)'s that we do not need... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Matthew Dillon | Remove unnecessary KKASSERT(p) checks for procedures... |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Hiten Pandya | Add the TINDERBOX kernel configuration file. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Hiten Pandya | Remove the documentation/ folder from under 'src' tree. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Robert Garrett | change vn device from old style raw device to block... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Matthew Dillon | Add the NO_KMEM_MAP kernel configuration option. This... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Matthew Dillon | Add the 'eatmem' utility. eatmem is a memory stressor. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Matthew Dillon | Remove now unused proc p variables. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Matthew Dillon | Add an alignment feature to vm_map_findspace(). This... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Jeffrey Hsu | Add support for Protocol Independent Multicast. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Jeffrey Hsu | Add support for Protocol Independent Multicast. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Jeffrey Hsu | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Matthew Dillon | Separate out userland copyin/copyout operations from... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Sync with FreeBSD |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Cleaned up dead declarations. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Update man page to reflect the optional setting of... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Allow the optional setting of a user, primary group... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | regen |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Add function so Control-D erases the screen. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
David Rhodus | Fix a bug that could cause dc(4) to m_freem() an alread... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Matthew Dillon | Allow a NULL dev to be passed to _devsw(). This should... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Robert Garrett | if ipv6 doesnt need oldstyle prototypes maybe its time... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Robert Garrett | well, if netproto doesnt need old prototypes inet6... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Robert Garrett | Do you think /sys/netproto needs to use __P() prototypes? |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Matthew Dillon | Reintegrate the module build for usb.ko |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jeroen Ruigrok... | Remove more __const occurences. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jeroen Ruigrok... | Update the manual page to reflect the normal definitions. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Jeroen Ruigrok... | Get rid of __const. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Matthew Dillon | Adjust an #include line to fix a build error. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Matthew Dillon | Modify the header dependancy ordering so the bsd.kmod... |
commit | commitdiff | tree | snapshot |
2003-08-21 |
Matthew Dillon | Separate system call generation out from the Makefile... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | remove extra ) from )) in this file as well. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Temporarily go back to an absolute path for signal... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Fix minor bug in last commit. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Silence warnings about _POSIX_C_SOURCE not being define... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Set SYSDIR properly for sys/crypto and deep sys/dev... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | __P()!=wanted, remove old style prototypes from the... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | __P()!=wanted, clean up the vm subsystem |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | __P() != wanted so tell makesyscalls to stop putting... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | __P() != wanted, begin removal, in order to preserve... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Linux needs %edx to be 0 on entry. It registers it... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Matthew Dillon | Linux needs %edx to be 0 on entry. It registers it... |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | play viking, swing axe, remove deadwood.. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Robert Garrett | Play viking, get axe ... take axe to useless deadwood... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Jeffrey Hsu | Properly handle an error return from udev2dev(). |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Matthew Dillon | The make release process tries to stat/open a non-exist... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Matthew Dillon | Add missing Makefile.modules (forgot to add it in the... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Matthew Dillon | Make modules work again part 2 (final): Link the module... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Jeffrey Hsu | Non-semantic-changing cosmetic transformation. Gets... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Fix compile-time error when compiling a profiled GENERIC. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Jeffrey Hsu | Decouple slow-starting an idle connection from Nagle... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: hook up 'dev'. Note... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Standardize the syscall generation target to 'sysent'. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | master makefile for netproto modules, of which there... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: forgot a file in 'emula... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: linkup crypto. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: linkup vfs, rename... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: linkup "net" and rename... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: linkup emulation/ and... |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Matthew Dillon | Make modules work again part 1: wire up the module... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Matthew Dillon | Make modules work again part 1: Rename netgraph's Makef... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeffrey Hsu | Add statistics to disambiguate how a spurious retransmi... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeffrey Hsu | Make the logic clear on when to use Eifel detection... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Matthew Dillon | Add softlinks so ports like sysutils/ffsrecov will... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeffrey Hsu | Fix spurious spelling within comments. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeroen Ruigrok... | Add README for the documentation directory. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Matthew Dillon | Remove FBSDID, move $ rcs id back to a comment field. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeroen Ruigrok... | Remove reference to FreeBSD's documentation about their... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeroen Ruigrok... | First stab at our own UPDATING file. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Jeroen Ruigrok... | Add, hopefully, support for the ICH5 sound hardware. |
commit | commitdiff | tree | snapshot |
2003-08-13 |
David Rhodus | * Fix the type of the NULL arg to execl() |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Jeffrey Hsu | New statistics to keep track of supurious retransmits. |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Jeffrey Hsu | Implement the Eifel Dectection Algorithm for TCP (RFC... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Matthew Dillon | Syscall messaging 4a: LINT build. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Matthew Dillon | Syscall messaging 4: Further expand the kernel-version... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Matthew Dillon | Add src/test and throw in some of the ad-hoc timing... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
David Rhodus | Add or correct range checking of signal numbers in... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
David Rhodus | Fix a bug which caused signals on YUV images to fail. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
David Rhodus | Fix for insufficient range checking of signal numbers. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
David Rhodus | The iBCS2 system call translator for statfs(2) did... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | finish fixing my braindeadness.. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | Change the names of these files to match the FreeBSD... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | loose this file, dont need it, don't want it.. by by |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | remove old cvs files |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | Add netbsd, openbsd, and open darwin supfiles, rename... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Jeroen Ruigrok... | Change __volatile and __const into volatile and const. |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Robert Garrett | Remove -traditional which breaks the keyword signed |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Matthew Dillon | add cvs-site dist (The layout for the dragonflybsd... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Matthew Dillon | Add the 'wmake' script to /usr/bin and wmake support... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jeroen Ruigrok... | Remove kerberosIV a.k.a. eBones. It has served well... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Jeroen Ruigrok... | Change __signed to signed. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Robert Garrett | Fix path for nfs mounts, and correct sysctl |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jeroen Ruigrok... | Remove math.h from Makefile, it gets installed through... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
David Rhodus | LINT breakage fix. |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Jeroen Ruigrok... | Install math.h. |
commit | commitdiff | tree | snapshot |
next |