.. |
ipatm
|
Pacify gcc by preinitializing a variable.
|
2002-05-24 06:17:42 +00:00 |
sigpvc
|
- Turn a couple of storage pools into UMA zones and their associated calls
|
2002-05-24 00:38:25 +00:00 |
spans
|
Fix a few warnings by adding a missing prototype
|
2002-05-24 06:17:17 +00:00 |
uni
|
- Finish the uni part of the storage pool cleanup. There should now only
|
2002-06-13 14:32:51 +00:00 |
atm_aal5.c
|
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
|
2002-05-31 11:52:35 +00:00 |
atm_cm.c
|
Replace various spelling with FALLTHROUGH which is lint()able
|
2002-08-25 13:23:09 +00:00 |
atm_cm.h
|
- Change the atm_cm_init function to take no argument.
|
2002-05-07 20:12:29 +00:00 |
atm_device.c
|
- Turn the hea and hfa HARP storage pools into UMA zones and insert
|
2002-06-14 16:59:38 +00:00 |
atm_if.c
|
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
|
2002-08-18 07:05:00 +00:00 |
atm_if.h
|
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
|
2002-06-24 05:03:44 +00:00 |
atm_ioctl.h
|
Use a larger data type to prevent counters wrapping so quickly.
|
2002-06-07 05:29:13 +00:00 |
atm_pcb.h
|
|
|
atm_proto.c
|
- Nuke some more not needed #ifdef cruft.
|
2002-04-21 01:41:05 +00:00 |
atm_sap.h
|
|
|
atm_sigmgr.h
|
Remove __P.
|
2002-03-20 02:39:27 +00:00 |
atm_signal.c
|
- Change KM_ macro calls to the appropriate function call.
|
2002-04-19 17:45:22 +00:00 |
atm_socket.c
|
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
|
2002-05-31 11:52:35 +00:00 |
atm_stack.h
|
Remove __P.
|
2002-03-20 02:39:27 +00:00 |
atm_subr.c
|
- Turn a DIAGNOSTIC check into a KASSERT(9).
|
2002-06-17 06:10:17 +00:00 |
atm_sys.h
|
- Chainsaw the storage pool code. This was being used by a bunch of code
|
2002-06-14 19:31:07 +00:00 |
atm_usrreq.c
|
- Nuke some more not needed #ifdef cruft.
|
2002-04-21 01:41:05 +00:00 |
atm_var.h
|
- Chainsaw the storage pool code. This was being used by a bunch of code
|
2002-06-14 19:31:07 +00:00 |
atm_vc.h
|
|
|
atm.h
|
- Nuke some more not needed #ifdef cruft.
|
2002-04-21 01:41:05 +00:00 |
port.h
|
- Remove UM_* user land memory macros since they are no longer used.
|
2002-06-24 22:31:17 +00:00 |
queue.h
|
|
|