summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sort more things alphabeticallyimp2005-01-101-158/+158
* libarchive does much more than just tar ;-)kientzle2005-01-101-1/+1
* Sort entries.imp2005-01-101-9/+7
* Sort entires better.imp2005-01-101-4/+4
* Add support for:imp2005-01-101-0/+1
* Add Eagle NE200 Ethernet LAN MBH10302 card. This appears to be a feimp2005-01-101-0/+1
* Free the shared devq last since CAM expects it to be there ifdwhite2005-01-102-5/+11
* Wording nit.trhodes2005-01-101-1/+1
* fix a "little-endian-big-endian confusion that luckily:julian2005-01-091-2/+2
* Cosmetic typo in check_pidfile()keramida2005-01-091-1/+1
* Only update the boot sector when there is a valid drive number provided.peadar2005-01-091-14/+15
* Fix typos and add .Pp after the end of a display to separate thekeramida2005-01-091-2/+3
* In my last commit, I'd assumed that LINE30 was always defined. Itimp2005-01-094-0/+58
* Remove the meteor helper files, imp removed the driver and manual pagetrhodes2005-01-096-637/+0
* correct direction for bus_dma sync of rx buffersam2005-01-092-2/+2
* Scheduled mdoc(7) sweep.ru2005-01-095-10/+14
* Don't panic when we're asked to allocate a resource type that we knowmarcel2005-01-091-3/+2
* Use uint32_t instead of u_long when appropriate.cognet2005-01-091-64/+64
* Increase default synchronization speed.pjd2005-01-092-2/+2
* Revert previous revision. Including bsd.compat.mk is necessaryru2005-01-091-0/+1
* o Make telnet[d] -S (IP TOS) flag really work. We do not havemaxim2005-01-093-10/+32
* Fix build on all (hopefully) 64 bit architectures.trhodes2005-01-091-1/+1
* Mark the IPX netisr as MPSAFE so that inbound IPX traffic is processedrwatson2005-01-091-1/+1
* Recent changes have locked down most of the highly dynamic datarwatson2005-01-092-4/+0
* Use the IPX PCB list mutex and IPX PCB mutexes to lock down the SPXrwatson2005-01-092-39/+110
* Clean up return handling for a number of SPX-related routines thatrwatson2005-01-091-22/+29
* Protect ipx_pexseq with the IPX PCB list mutex.rwatson2005-01-092-3/+12
* Acquire or assert the IPX PCB list lock or IPX PCB lock during variousrwatson2005-01-091-33/+72
* Assert or acquire the IPX PCB list lock or IPX PCB locks throughoutrwatson2005-01-091-1/+21
* Hold the IPX PCB mutex around calls to ipx_input() in the IPX inputrwatson2005-01-091-1/+8
* Hold the global IPX PCB list mutex in the IPX input path when walkingrwatson2005-01-091-0/+7
* Introduce a global mutex, ipxpcb_list_mtx, to protect the globalrwatson2005-01-093-1/+24
* In ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT so that therwatson2005-01-091-2/+2
* Eliminate jump to 'bad' label in order to clean up the ipx_input()rwatson2005-01-091-13/+14
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,tjr2005-01-094-2/+122
* Move the acquisition and release of the page queues lock outside of a loopalc2005-01-081-2/+3
* Use static const char and bump WARNS.trhodes2005-01-082-2/+2
* Remove support for FreeBSD < 4.recent from this driver.imp2005-01-087-35/+1
* Remove unused variable.trhodes2005-01-081-1/+0
* Remove vnode.h and adjust includes to compensate for pollution.imp2005-01-085-6/+13
* LINE30 is always defined now, so unifdef -DLINE30 for clarity.imp2005-01-082-42/+0
* Merge module.h into 30line.h and remove it. It lacked aimp2005-01-083-69/+10
* Recognize and parse symlinks in ISO9660 CDROM images with Rockridge extensions.kientzle2005-01-081-17/+75
* Documentation improvements. In particular,kientzle2005-01-085-52/+145
* Correctly document the order of argumentskientzle2005-01-082-2/+2
* Clear the error buffer on entrykientzle2005-01-081-0/+1
* Cast to intmax_t when using %jd format.pjd2005-01-081-1/+1
* More fixes to the copyright notice.hsu2005-01-082-2/+2
* Cleanup usr.sbin/fd* so they can compile under WARNS=6.delphij2005-01-088-35/+39
* Follow style.Makefile(5):delphij2005-01-081-1/+1
OpenPOWER on IntegriCloud